@charset 'utf-8';

.scjgj-header{
	font-size: 0;
	background: url(2024topbg.png) top center no-repeat;
}
.scjgj-top{
	padding-top: 16px;
	line-height: 24px;
}
.scjgj-top a,.scjgj-top span{
	display: inline-block;
	color: #fff;
	font-size: 14px;
}
.scjgj-top .gap{
	width: 52px;
}
.scjgj-top .qxj{
	padding-left: 18px;
	margin-left: 16px;
	background: url(2024topic1.png) left center no-repeat;
}
.scjgj-top .ipv6{
	padding: 0 8px;
	background: rgba(255,255,255,.2);
	border-radius: 2px;
}
.scjgj-top a{
	margin: 0 5px;
}
.scjgj-top-r a:last-child{
	margin-right: 0;
}
.scjgj-header-con{
	margin-top: 34px;
}
.scjgj-header-con .logo{
	display: inline-block;
	margin-left: 5px;
}
.scjgj-search{
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	margin-top: 14px;
	box-shadow: 0 0 10px 0 rgba(8,60,135,.49);
}
.scjgj-search input{
	padding: 0 22px;
	width: 460px;
	line-height: 50px;
	height: 50px;
	font-size: 15px;
}
.scjgj-search input::-webkit-input-placeholder{
	color: #5e8ab2;
}
.scjgj-search input:-moz-placeholder{
	color: #5e8ab2;
}
.scjgj-search input::-moz-placeholder{
	color: #5e8ab2;
}
.scjgj-search input:-ms-input-placeholder{
	color: #5e8ab2;
}
.scjgj-search button{
	text-align: center;
	line-height: 50px;
	height: 50px;
	width: 96px;
	background: #0261f3;
	border-radius: 8px;
}
@-moz-document url-prefix(){
	.scjgj-search button{
		padding-bottom: 2px;
		line-height: initial;
	}
}
.scjgj-hotwords{
	padding-left: 8px;
	padding-top: 18px;
}
.scjgj-hotwords a{
	display: inline-block;
	color: #003486;
	font-size: 14px;
	margin: 0 10px;
}
.scjgj-hotwords span{
	display: inline-block;
	color: #003486;
	font-size: 14px;
}

.scjgj-nav{
	line-height: 54px;
	height: 55px;
	font-size: 0;
	margin-top: 32px;
	border-bottom: 4px solid #21529b;
}
.scjgj-nav .tit{
	display: inline-block;
	min-width: 145px;
	padding: 0 36px;
	color: #1053a8;
	font-size: 22px;
	text-align: center;
	box-sizing: border-box;
	margin: 0 44px;
}
.scjgj-nav .tit.cur,.scjgj-nav .tit:hover{
	background: #0865f3;
	font-weight: bold;
	color: #fff;
	border-bottom: 7px solid #dc0000;
}


.footer {
	background: #2f72d9;
	/*padding: 20px 0;*/
	height: 280px;
	padding-top: 20px;
}
.footer .drop-groups {
	position: relative;
	display: flex;
	justify-content: space-between;
}
.footer .drop-down {
	width: 16.66%;
	height: 40px;
	text-align: center;
}
.footer .drop-down .tag {
	display: inline-block;
	height: 40px;
	box-sizing: border-box;
	padding-right: 40px;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	cursor: pointer;
	background: url(drop-icon.png) no-repeat right center;
}
.footer .drop-lists {
	position: absolute;
	width: 100%;
	bottom: 40px;
	left: 0;
	border: 1px solid #0662b1;
	/*max-height: 120px;*/
	overflow: auto;
	display: none;
	text-align: left;
	background: #fff;
	padding: 10px 0;
	z-index: 999;
}
.footer .drop-lists li {
	float: left;
	height: 36px;
	line-height: 36px;
	width: 167px;
	color: #313131;
	text-align: center;
}
.footer .drop-lists a {
	display: inline-block;
	line-height: 36px;
	max-width: 100%;
	box-sizing: border-box;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.footer .drop-lists a:hover {
	font-weight: bold;
}
.f-info {
	border-top: 1px solid #fff;
	margin-top: 12px;
	color: #fff;
	padding-left: 22px;
}
.f-info-left {
	width: 94px;
	text-align: center;
	margin-left: 22px;
	margin-top: 27px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}
.f-info-left p{
	line-height: 20px;
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
}
.f-info-left img{
	width: 100%;
}

.f-info-center{
	margin-left: 50px;
	margin-top: 55px;
	line-height: 30px;
}
.f-info-center p,.f-info-center a{
	font-size: 14px;
	color: #fff;
}
.f-info-center a{
	margin-right: 22px;
	cursor: pointer;
}
.f-info-center p:first-child a{
	font-size: 15px;
	margin-right: 0;
}

.f-info-right {
	margin-right: 30px;
	overflow: hidden;
	margin-top: 70px;
}
.f-info-right > a,.f-info-right > span {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
}
.f-info-p a {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	margin-right: 16px;
}
.f-info-p a:hover {
	text-decoration: underline;
	cursor: pointer;
}
.f-info-p span {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	margin-right: 16px;
}

.local{
	line-height: 20px;
	padding: 22px 18px 10px;
}
.local a,.local span{
	color: #000000;
	font-size: 14px;
}
.local img{
	margin-right: 14px;
}
.local .arrow{
	display: inline-block;
	margin: 0 10px;
}
.pagination {
	text-align: center;
	margin-top: 42px;
}
.pagination a {
  width: 32px;
  line-height: 32px;
  display: inline-block;
  text-align: center;
  background: #eee;
  border-radius: 3px;
  margin: 0 6px;
  font-size: 16px;
  color: #666666;
}
.pagination a:hover {
  background: #2760b7;
  color: #fff;
  cursor: pointer;
}
.pagination .first-page,
.pagination .last-page {
  width: 78px;
}
.pagination .active {
  background: #2760b7;
  color: #fff;
}

#guidang{
	 display: none;
	 position: absolute;
	 width: 148px;
	 height: 148px;
	 background: url(/images/guidang.png) no-repeat;
	 background-size:100% 100%;
	 right: 10px;
	 top: -14px;
	 z-index:999;
}
#guidang p{
	display: block;
	font-size: 16px;
	color: #DA5857; 
	margin-top: 100px;
	font-weight: bold;
	text-align:center;
}

.bmjz-list{
	width: 100%;
	position: absolute;
	top: 54px;
	top: .54rem;
	left: 0;
	z-index: 9;
	background: rgba(18,104,179,.8);
	padding-bottom: 10px;
	padding-bottom: .1rem;
	box-shadow: 4px 4px 4px rgba(0,0,0,.2);
	box-shadow: .04rem .04rem .04rem rgba(0,0,0,.2);
	display: none;
}
.bmjz-list .centerWidth{
	position: relative;
}
.bmjz-list .tit { font-size: 16px; color: #FFFFFF; font-weight: 700; padding: 20px 0 15px 0; display: block; line-height: 20px; }
.bmjz-list .bmjz-ul { padding-bottom: 12px; font-size: 14px; }
.bmjz-list .bmjz-ul li { width: 25%; float: left; line-height: 32px; }
.bmjz-list .bmjz-ul li a { color: #FFFFFF; }
.bmjz-list .bmjz-ul li a:hover { color: #c0ddf6; }
.bmjz-list .line { width: 100%; height: 1px; background-color: #5593c9; }
.bmjz-list .bmjz-close { position: absolute; top: 18px; right: 0px; cursor: pointer; }

.list-more-btn{
	text-align: center;
	margin-top: .2rem;
}
.list-more-btn a{
	display: inline-block;
	color: #adadad;
	font-size: .3rem;
	height: .62rem;
	line-height: .62rem;
	width: 1.76rem;
	border-radius: .06rem;
	border: 1px solid #f2f2f2;
	background: #f9f9f9;
}
@media screen and (max-width: 768px){
	html {
		font-size: calc(100vw / 7.5);
		font-size: -webkit-calc(13.33333333vw);
	}
	.scjgj-header{
		background-size: 100% 100%;
	}
	.scjgj-header>.centerWidth{
		padding: 0 .2rem;
	}
	.scjgj-header *{
		box-sizing: border-box;
	}
	.scjgj-top{
		padding-top: .2rem;
	}
	.scjgj-top .gap,.scjgj-top .ipv6{
		display: none;
	}
	.scjgj-top a, .scjgj-top span{
		font-size: .26rem;
	}
	.scjgj-top .pcshow{
		display: none;
	}
	.scjgj-top .qxj{
		margin-left: 0.1rem;
		padding-left: 0.3rem;
	}
	.scjgj-header-con{
		margin-top: .4rem;
	}
	.scjgj-header-con .logo{
		display: block;
		width: 5rem;
		margin: 0 auto;
		position: relative;
	}
	.scjgj-header-con .logo img{
		width: 100%;
	}
	.scjgj-header-con .slogan{
		text-align: center;
		margin-top: -.1rem;
	}
	.scjgj-header-con .slogan img{
		width: 90%;
	}
	.scjgj-search-box{
		width: 100%;
	}
	.scjgj-search{
		width: 80%;
		float: none;
		margin: .4rem auto 0;
		height: .6rem;
		line-height: .6rem;
		background: rgba(255,255,255,.7);
	}
	.scjgj-search input{
		width: 80%;
		height: .6rem;
		line-height: .6rem;
		font-size: .26rem;
		padding: 0 .2rem;
		box-sizing: border-box;
	}
	.scjgj-search button{
		width: 20%;
		height: .6rem;
		line-height: .56rem;
		font-size: .26rem;
	}
	.scjgj-search button img{
		height: .4rem;
	}
	.scjgj-hotwords{
		padding-top: .2rem;
		padding-left: 0;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		text-align: center;
	}
	.scjgj-hotwords span,.scjgj-hotwords a{
		font-size: .26rem;
	}
	.scjgj-hotwords a{
		margin: 0 .08rem;
	}
	.scjgj-nav{
		height: auto;
		background: #0865f3;
	}
	.scjgj-nav>div{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.scjgj-nav .tit{
		font-size: .36rem;
		line-height: .9rem;
		min-width: 33.33%;
		margin: 0;
		color: #fff;
		padding: 0;
	}
	.scjgj-nav .tit.cur, .scjgj-nav .tit:hover{
		border-bottom: .04rem solid #dc0000;
	}
	.footer{
		height: auto;
		padding: 0 .2rem .3rem;
	}
	.footer .drop-groups{
		display: none;
	}
	.f-info{
		padding: 0;
		border: none;
		margin-top: 0;
	}
	.f-info-leftbox{
		width: 100%;
		text-align: center;
	}
	.f-info-left{
		margin: .3rem .2rem 0;
		width: 1.8rem;
	}
	.f-info-left p{
		font-size: .28rem;
	}
	.f-info-center{
		margin-top: .3rem;
		margin-left: 0;
		width: 100%;
		text-align: center;
		line-height: .5rem;
	}
	.f-info-center p, .f-info-center a{
		font-size: .28rem;
	}
	.f-info-center p span{
		display: inline-block;
	}
	.f-info-right{
		width: 100%;
		margin: .3rem 0 0;
		text-align: center;
	}
	.f-info-right > a, .f-info-right > span{
		margin: 0;
	}
	.f-info-right img {
		transform: scale(.8);
	}

	.list-more{
		text-align: center;
		margin-top: .1rem;
	}
	.list-more a{
		display: inline-block;
		width: 40%;
		height: .6rem;
		line-height: .6rem;
		font-size: .3rem;
		background: #fff;
		border: 1px solid #3292ee;
		border-radius: 4px;
		color: #3292ee;
	}

	.local{
		padding: .2rem;
	}
	.local a,.local span{
		font-size: .26rem;
	}
	.local .arrow{
		margin: 0 .1rem;
	}
	.local img{
		height: .32rem;
		margin-right: .14rem;
	}

	.pagination{
		margin-top: .4rem;
	}
	.pagination a{
		display: none;
	}
	.pagination .first-page, .pagination .last-page{
		display: inline-block;
	}

	.bmjz-list{
		padding: 0 .2rem;
		box-sizing: border-box;
		top: .6rem;
	}
	.bmjz-list .bmjz-ul li{
		width: 50%;
	}
	.bmjz-list .bmjz-ul li a{
		font-size: .3rem;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		max-width: 98%;
	}
}